POB Column Mappings Registry entry

Specifies a mapping between one or more tags (child, mother, father, deceased) which can be referenced in a Letter template, to various pieces of information about the subject's place of birth stored in any (appropriate) module.

Usage

This Registry entry is assigned to groups:

KeyGroup
Key 1Group
Key 2Default
Key 3Table
Key 4table
Key 5POB Column Mappings
Valuetag=col1:col2:col3;tag=col1:col2:col3;...

where:

tag=col1:col2:col3;tag=col1:col2:col3;...

is a semicolon separated list of mappings between a tag and various columns in table holding details about tag's place of birth, where:

tag

is any of:

  • child
  • mother
  • father
  • deceased

col

is a column in table holding place of birth details about tag. There can be one or more cols mapped to each tag.

Example

In this example, the child, mother and father tags are mapped to various column in the Births module:

KeySetting
Key 1 Group
Key 2 Default
Key 3 Table
Key 4 ebirths
Key 5 POB Column Mappings
Value child=ChildCityTownOfBirth;father=FatherPOBCityTown:FatherPlaceOfBirthPPP:FatherPOBCountry; mother=MotherPOBCityTown:MotherPlaceOfBirthPPP:MotherPOBCountry